;By MentaL for ragezone ledu server

[@main]
Hello, Everyone!\
I'm in charge of the transport system in the entire region.\
Unlike other transporters, I can even take you\
to many hunting fields where brave people usually adventure,\
so tell me if there's a particular place where you want to go.\
Of course, i will send you there free of any charge\
\
<Tell/@tell> me to which hunting field you want to go.\
I will be back <later/@exit>

[@tell]
Tell me the region where the hunting field is located.\
\
 - Dungeon of [ <Bichon Province/@bp> ] region,\
 - Dungeon of [ <Monchon Province/@mp> ] region,\
 - Dungeon of [ <Tao Villege/@tao> ] region,\
 - Dungeon of [ <Castle Gi-Ryoong/@cgr> ] region,\
 - Dungeon of [ <Prajna Island/@pi> ] region,\
\
I will make use of this <later/@exit>

[@bp]
Tell me a hunting field you wish to move to\
\
 - [ <Oma Cave/@omacave> ]     [ <Oma Natural Cave/@onc> ]\
 - [ <Bichon Dead Pit/@bdp> ]\
\
\
\
I will move to <other place/@tell>

[@mp]
Tell me a hunting field you wish to move to\
\
 - [ <Death Valley/@dvalley> ]     [ <Zuma Temple/@zuma> ]\
 - [ <Angled Stone Tomb/@ast> ]     [ <Connection Cave/@concave> ]\
\
\
\
I will move to <other place/@tell>

[@tao]
Tell me a hunting field you wish to move to\
\
 - [ <Insect Cave/@insect> ]     [ <Wooma Temple/@wt> ]\
 - [ <Mineral Mine/@mineral> ]     [ <Red Valley/@rvalley> ]\
\
\
\
I will move to <other place/@tell>

[@cgr]
Tell me a hunting field you wish to move to\
\
 - [ <Black Dragon Dungeon/@bdd> ]\
\
\
\
\
I will move to <other place/@tell>

[@pi]
Tell me a hunting field you wish to move to\
\
 - [ <Pranja Cave/@pcave> ]     [ <Prajna Stone Cave/@psc> ]\
 - [ <Prajna Temple/@ptemple> ]\
\
\
\
I will move to <other place/@tell>

[@omacave]
#ACT
mapmove D001
close

[@onc]
#ACT
mapmove D011
close

[@bdp]
#ACT
mapmove D401
close

[@dvalley]
#ACT
mapmove D601
close

[@zuma]
#ACT
mapmove D501
close

[@ast]
#ACT
mapmove D711
close

[@concave]
#ACT
mapmove D701
close

[@insect]
#ACT
mapmove D2041
close

[@mineral]
#ACT
mapmove D2031
close

[@wt]
#ACT
mapmove D022
close

[@rvalley]
#ACT
mapmove D10011
close

[@bdd]
#ACT
mapmove D2001

[@pcave]
#ACT
mapmove D2051
close

[@psc]
#ACT
mapmove D2061
close

[@ptemple]
#ACT
mapmove D2071
close